xend: Fix VDI.get_record
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 15 Sep 2009 08:26:08 +0000 (09:26 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 15 Sep 2009 08:26:08 +0000 (09:26 +0100)
commitfbc4f2e8948d9c81bfb5cc4a72db7834fe153482
treeae4319fff7941d8efa7383ae020f2026c7a6832a
parent7451edbf39e237dff0945b725544e8c601ec2eca
xend: Fix VDI.get_record

We cannot get correct records of VDI by VDI.get_record.
The correct records of VDI are gotten by this patch.

Signed-off-by: Masaki Kanno <kanno.masaki@jp.fujitsu.com>
tools/python/xen/xend/XendVDI.py